projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f7b03b
)
togglebutton: Remove unused defines
author
Timm Bäder
<mail@baedert.org>
Mon, 28 Nov 2016 18:32:10 +0000
(19:32 +0100)
committer
Timm Bäder
<mail@baedert.org>
Sat, 3 Dec 2016 12:19:25 +0000
(13:19 +0100)
gtk/gtktogglebutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtktogglebutton.c
b/gtk/gtktogglebutton.c
index e2e5c7eaec4c7bbb0466fe3535ae30a61a3fd7a4..0cf9cf547a012099a204d8fbe9ebadffba949d87 100644
(file)
--- a/
gtk/gtktogglebutton.c
+++ b/
gtk/gtktogglebutton.c
@@
-101,11
+101,6
@@
* ]|
*/
-
-#define DEFAULT_LEFT_POS 4
-#define DEFAULT_TOP_POS 4
-#define DEFAULT_SPACING 7
-
struct _GtkToggleButtonPrivate
{
guint active : 1;